Skip to main content
Version: Omada Identity on-premises 15.0.0

Invalid validation for Access to field

There was an issue with incorrect validation when attempting to input an invalid date range that resulted in inconsistent error handling. Initially, entering a valid from value that higher than the valid to value appropriately triggered a red border and displayed the following error message: Access to must be higher than Access from. However, upon subsequently entering a valid to value higher than the valid from value, the red border persisted, and the error message failed to disappear when it should.

We've implemented a solution to manually trigger date range validation when changes are made, ensuring that the error state is accurately reflected even when the dates are corrected.